ostree_repo_write_commit: add missing docstring arg
authorJonathan Lebon <jlebon@redhat.com>
Tue, 7 Jun 2016 18:44:55 +0000 (14:44 -0400)
committerAtomic Bot <atomic-devel@projectatomic.io>
Tue, 7 Jun 2016 19:47:58 +0000 (19:47 +0000)
Closes: #325
Approved by: cgwalters

src/libostree/ostree-repo-commit.c

index 96403d61dd080489ed61aed9c26a870ce3734397..b8f4824ad9e7d497e9dabb6b7401c3fe9bd7c3e8 100644 (file)
@@ -2010,6 +2010,7 @@ ostree_repo_write_commit (OstreeRepo      *self,
  * @body: (allow-none): Body
  * @metadata: (allow-none): GVariant of type a{sv}, or %NULL for none
  * @root: The tree to point the commit to
+ * @time: The time to use to stamp the commit
  * @out_commit: (out): Resulting ASCII SHA256 checksum for commit
  * @cancellable: Cancellable
  * @error: Error